Skip to content

Conversation

@rouge8
Copy link

@rouge8 rouge8 commented Jun 24, 2022

This patch removes the enum-compat dependency and replaces it with a conditional dependency on enum34. This is all the enum-compat package does: https://github.com/jstasiak/enum-compat/blob/ae41cfa712e837596f7d26a5283be40ec5b84084/setup.py#L43

This patch removes the `enum-compat` dependency and replaces it with a
conditional dependency on `enum34`. This is all the `enum-compat`
package does.
@rouge8
Copy link
Author

rouge8 commented Feb 20, 2024

@robert-mings can you take a look at this? I'm sure at this point it's the only thing depending on enum-compat or enum34 for a lot of people...

@robert-mings
Copy link
Collaborator

Thanks for the contribution @rouge8! Given where Python 3 is in it's lifecycle, this change makes sense. We'll carry out some capability testing and get this one merged soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants